BindingName Property (Sunburst<T>)
In This Topic
Gets or sets the name of the property that contains the name of the data item.
Syntax
'Declaration
Public Overrides Property BindingName As String
public override string BindingName {get; set;}
See Also